Skip to content

ci: update SDK harness to 0.9.0#252

Merged
marandaneto merged 1 commit into
mainfrom
ci/update-sdk-harness-0.9.0
Jun 30, 2026
Merged

ci: update SDK harness to 0.9.0#252
marandaneto merged 1 commit into
mainfrom
ci/update-sdk-harness-0.9.0

Conversation

@marandaneto

@marandaneto marandaneto commented Jun 30, 2026

Copy link
Copy Markdown
Member

💡 Motivation and Context

Update this SDK's compliance setup to use posthog-sdk-test-harness 0.9.0. The reusable workflow is pinned to the 0.9.0 release commit SHA (
68498bcf3ae95ac941476e6ca3d42d6086e1c7fd) instead of a tag, while the harness Docker image uses the published 0.9.0 image tag.

💚 How did you test it?

  • Confirmed the PR branch has no remaining references to the previous harness workflow SHA or 0.8.0 harness image/version.
  • Parsed changed GitHub Actions workflow YAML locally where workflow files changed.

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Ran pnpm changeset to generate a changeset file

🤖 Agent context

Autonomy: Human-driven (agent-assisted)

Updated SDK compliance harness references only. Kept the change limited to workflow, Docker Compose, and local compliance docs where those references existed.

@greptile-apps

greptile-apps Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Reviews (1): Last reviewed commit: "ci: update SDK harness to 0.9.0" | Re-trigger Greptile

@github-actions

Copy link
Copy Markdown
Contributor

posthog-dotnet Compliance Report

Date: 2026-06-30 10:32:58 UTC
Duration: 2334ms

✅ All Tests Passed!

16/16 tests passed


Feature_Flags Tests

16/16 tests passed

View Details
Test Status Duration
Request Payload.Request With Person Properties Device Id 248ms
Request Payload.Flags Request Uses V2 Query Param 129ms
Request Payload.Flags Request Hits Flags Path Not Decide 111ms
Request Payload.Flags Request Omits Authorization Header 111ms
Request Payload.Token In Flags Body Matches Init 110ms
Request Payload.Groups Round Trip 114ms
Request Payload.Groups Default To Empty Object 110ms
Request Payload.Person Properties Distinct Id Auto Populated When Caller Omits It 112ms
Request Payload.Disable Geoip False Propagates As Geoip Disable False 110ms
Request Payload.Disable Geoip Omitted Defaults To False 109ms
Request Payload.Flag Keys To Evaluate Contains Only Requested Key 111ms
Request Lifecycle.No Flags Request On Init Alone 3ms
Request Lifecycle.No Flags Request On Normal Capture 116ms
Request Lifecycle.Two Flag Calls Produce Two Remote Requests 215ms
Request Lifecycle.Mock Response Value Is Returned To Caller 114ms
Side Effect Events.Get Feature Flag Captures Feature Flag Called Event 212ms

@marandaneto marandaneto self-assigned this Jun 30, 2026
@marandaneto
marandaneto marked this pull request as ready for review June 30, 2026 11:18
@marandaneto
marandaneto requested a review from a team as a code owner June 30, 2026 11:18
@marandaneto
marandaneto merged commit 8fad3ff into main Jun 30, 2026
21 checks passed
@marandaneto
marandaneto deleted the ci/update-sdk-harness-0.9.0 branch June 30, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants